home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 36 / Amiga Format CD36 (1999-01-22)(Future Publishing)(GB)[!][issue 1999-02].iso / -seriously_amiga- / -commercial- / golded5_demo / installdata / golded / history < prev    next >
Text File  |  1998-11-30  |  25KB  |  510 lines

  1. ------------------------------------ 4.0.0 -------------------------------------
  2.  
  3. NEW
  4.  
  5. + several new ARexx commands/options, e.g.
  6.   + option:   PREV/S        (FREEZE)
  7.   + option:   ASK/S         (PREFS)
  8.   + option:   LOCAL/S       (PREFS)
  9.   + option:   GLOBAL/S      (PREFS)
  10.   + command:  BREAKPT
  11.     + option: CLR/S         (BREAKPT)
  12.     + option: ADD/N         (BREAKPT)
  13.     + option: PREV/S        (BREAKPT)
  14.     + option: NEXT/S        (BREAKPT)
  15.   + option:   ABSNAME, ...  (QUERY)
  16.   + option:   PROTECT       (XREF)
  17.   + ...
  18. + modes support: window-local configuration depending on file type (4.0.0):
  19.   + syntax parser, menu, fonts, icons etc. can be set for every window (4.0.0)
  20.   + multiple screens can be used simultaneously (4.0.0)
  21. + new undo mode "AUTO" (4.0.0)
  22. + icon toolbar (optional) (4.0.0)
  23. + new user interface; notebook configuration requesters (4.0.0)
  24. + new flexible object-oriented configuration file format ("registry") (4.0.0)
  25. + non-modal (non-blocking) requesters (4.0.0)
  26. + function scanner, ASCII table etc. can be kept open permanently (4.0.0)
  27. + unlimited number of reference databases can be loaded for every mode (4.0.0)
  28. + HTML syntax highlighting, HTML function scanner (4.0.0)
  29. + configurable C/C++ syntax parser "WarpStormC++" (4.0.0)
  30. + new (fast) API-2 library interface; local configuration supported (4.0.0)
  31. + new quickstarter (4.0.0)
  32. + breakpoints management (4.0.0): GoldED can be used as SLD debugger frontend (4.0.0)
  33. + variables management: local/global variables (4.0.0)
  34. + new event type "sequence" (menu/mouse/keyboard configuration) (4.0.0)
  35. + drag & drop: move marked text using your mouse (4.0.0)
  36. + grep filter requester provides direct-load option (4.0.0)
  37. + touch option for fgrep filter requester (4.0.0)
  38. + IntelliSense input aid: automatic word completion depending on context (4.0.0)
  39. + optional SMART_REFRESH for text buffers (reduced CHIP RAM usage)
  40. + fast API-2 version of the mirror client (online bracket highlighting) (4.0.0)
  41. + Swedish catalog translation by Lars Renström (4.0.6)
  42. + clicking into block hides block (4.0.7)
  43.  
  44. ADJUSTMENTS
  45.  
  46. + new installer script (minimum/maximum installation) (4.0.0)
  47. + improved menu (4.0.0)
  48. + "fold all", "unfold all" and AutoFold faster (4.0.0)
  49. + improved internal editor design (object oriented) (4.0.0)
  50. + improved ESC requester termination (new edit hook for string gadgets) (4.0.0)
  51. + improved listview handling if deleting items (4.0.0)
  52. + GoldED directory structure reorganized (4.0.0)
  53. + undo-feature (if a requester is canceled) doesn't require temp files (4.0.0)
  54. + the following start options have been replaced by FILETYPE/K:
  55.   - CONFIG/K,SCREEN/K
  56. + ARexx command set redesigned: configuration controlled by variables (4.0.0)
  57. + recorded sequence is saved with configuration (4.0.0)
  58. + sequence recording supports nested recording (4.0.0)
  59. + setup of user-defined gadgets independent of menus (4.0.0)
  60. + window arrange: reserved areas can be defined for all screen borders (4.0.0)
  61. + Hotkey interrupts reference database creation/file search (4.0.0)
  62. + most listviews support multiple selection (SHIFT-click; OS3 required) (4.0.0)
  63. + find/replace history saved as part of the configuration (4.0.0)
  64. + keyboard configuration: import option (4.0.0)
  65. + recompiled with compiler version 3.20 (4.0.5)
  66. + import option added to local configuration requester (4.0.6)
  67. + improved FILETYPE handling of quickstarter (4.0.6)
  68. + up/down gadgets for function scanner configuration (4.0.10)
  69. + stack check added to fold-all function (4.0.11)
  70. + catalogs updated (4.0.12)
  71.  
  72. BUGFIXES
  73.  
  74. + enforcer hit in event definition requester; fixed (4.0.1)
  75. + enforcer hit caused by display refresh handler; fixed (4.0.2)
  76. + editor didn't use correct console definition string if sending ARexx commands (4.0.3)
  77. + reloading of a text didn't refresh breakpoints (4.0.3)
  78. + enforcer hits if GoldED couldn't start due to missing library; fixed (4.0.4)
  79. + column insertion could cause enforcer hit if syntax highlighting was enabled (4.0.6)
  80. + enforcer hit after the last menu has been deleted; fixed (4.0.6)
  81. + warpMail syntax parser: now handles "-" in URL correctly (4.0.6)
  82. + configuration requesters caused enforcer hits on Cybergraphics systems; fixed (4.0.7)
  83. + mungwall hit if closing the parent window of the parent window of a requester; fixed (4.0.7)
  84. + loading compressed IFF toolbar images could crash GoldED; fixed (4.0.7)
  85. + preparsing bug of syntax parsers fixed (4.0.8)
  86. + "add" gadget of scanner configuration requester didn't work (4.0.9)
  87. + WINDOW PREV didn't work with two open windows (4.0.10)
  88. + SMART_REFRESH windows are forced to the front (4.0.10)
  89. + bad fold structure (more fold start markers than end markers) not detected; fixed (4.0.10)
  90. + mungwall hit of buffer rename requester fixed (4.0.11)
  91. + ASL file requester appeared on wrong screen (OS2.x only) (4.0.13)
  92. + error in "standard.keymap" made GoldED overwrite random memory address (4.0.13)
  93. + pattern parsing bug (mode selection) fixed (4.0.13)
  94.  
  95.  
  96. ------------------------------------ 4.1.0 -------------------------------------
  97.  
  98. NEW
  99.  
  100. + new ARexx commands/options:
  101.   + option:  TOGGLE/S (SET)
  102. + new variables SHIFT, ALT, CTRL (4.1.0)
  103. + Italian menu and Italian catalog translation by Dr. Giovanni Addabbo (4.1.0)
  104. + French menu and French catalog translation by Georges Goncalves (4.1.2)
  105. + tolerant AutoDoc scanner "autodocslow" (no FF required) (4.1.3)
  106. + new count requester (block-only option) (4.1.3)
  107. + ASCII code display: decimal, hexadecimal and octal value are displayed (4.1.3)
  108. + spacing between toolbar gadgets can be set (4.1.3)
  109. + exclude cursor option active: automatic block promotion (4.1.3)
  110. + two-pass mode selection: 1st pass = full path parsing, 2nd path = file name parsing (4.1.4)
  111.  
  112. ADJUSTMENTS
  113.  
  114. + text font is used for syntax parser example text; used to be screen font (4.1.0)
  115. + text font is used for ASCII table; used to be window font (4.1.0)
  116. + case sensitive menu shortcuts: fallback to unshifted shortcut added (4.1.0)
  117. + REQUEST command accepts "|" and LF code as separator (4.1.2)
  118. + referenced files are not write-protected if already open (4.1.3)
  119. + improved Pascal scanner (4.1.3)
  120. + NEW NONAME resets filetype (4.1.4)
  121.  
  122. BUGFIXES
  123.  
  124. + user-defined variables couldn't be used to control menu checkmarks; fixed (4.1.1)
  125. + searching non-existent path made GoldED display endless insert-volume requests (4.1.2)
  126. + replace function didn't refresh cursor line if replacing one char by another char (4.1.2)
  127. + editor didn't display text if mode change has been caused by loading a file into existing window (4.1.2)
  128. + drag-and-drop pointer didn't disappear in all windows if attempting to move block into itself (4.1.3)
  129. + spelling error in api.h fixed (4.1.3)
  130.  
  131.  
  132. ------------------------------------ 4.2.0 -------------------------------------
  133.  
  134. NEW
  135.  
  136. + new ARexx commands/options:
  137.   + command: STOP
  138.   + option:  STOP    (HELP)
  139.   + option:  ALL     (BREAKPT)
  140.   + option:  CLEANUP (BREAKPT)
  141. + multiple toolbars in editor windows (4.2.0)
  142. + script parser WarpScript for editing startup sequence etc. (4.2.0)
  143. + new variables RC and RESULT (4.2.0)
  144. + WWW Publishing Extensions for GoldED (available separately) (4.2.0)
  145.  
  146. ADJUSTMENTS
  147.  
  148. + documents created by GoldED don't have the executable bit set (4.2.3)
  149. + ASL file requester hides info files (4.2.4)
  150. + AutoCase function respects white space settings (4.2.5)
  151. + REQUEST command supports variable-sized buttons (4.2.5)
  152.  
  153. BUGFIXES
  154.  
  155. + center flag (display configuration) is respected (4.2.0)
  156. + flags in screen title are updated properly during mode changes (4.2.0)
  157. + potential deadlock problem of public screen handling fixed (4.2.0)
  158. + syntax parser configuration: reset button didn't clear parser name gadget (4.2.0)
  159. + parsing startup arguments could cause enforcer hit; fixed (4.2.1)
  160. + editor didn't recognize template '\"' (event definition) (4.2.2)
  161. + backfill hook bug fixed (responsible for screen background refresh) (4.2.2)
  162. + registry maintenance system sometimes lost presets installed by the regedit tool; fixed (4.2.2)
  163. + quickstarter overwrote stack if too many file names were specified; fixed (4.2.2, ED 3.3)
  164. + bug of internal block-to-object function fixed (4.2.3)
  165. + failed save operation (file already locked) did set delete-protection; fixed (4.2.3)
  166. + SESSION command didn't AutoFold files (4.2.3)
  167. + ASL requester could crash GoldED if sharing the screen with other apps; fixed (4.2.4)
  168.  
  169.  
  170. ------------------------------------ 4.3.0 -------------------------------------
  171.  
  172. NEW
  173.  
  174. + new ARexx commands/options:
  175.   + option: UNPARSE    (SYNTAX)
  176.   + option: DIR/K      (RUN)
  177.   + option: NAME/K     (MORE)
  178.   + option: FILETYPE/K (MORE)
  179.   + option: FILETYPE/K (WINDOW)
  180.   + option: EXPORT/S   (SAVE)
  181. + new HTML parser; recognizes comments (4.3.0)
  182. + online spellchecking: Words for GoldED 4 (available separately) (4.3.0)
  183. + breakpoints can be set before the start of a debugger session (4.3.0)
  184. + breakpoints can be saved (4.3.0)
  185. + additional developer information (registry, debugger, syntax parser) (4.3.0)
  186. + StormC environment (4.3.2)
  187.  
  188. ADJUSTMENTS
  189.  
  190. + default file pattern saved with configuration (4.3.0)
  191. + DEBUG STOP doesn't require PORT/K parameter (4.3.2)
  192. + quickstarter supports SESSION/K argument/tooltype (4.3.2)
  193. + quickstarter reads tooltypes of text icons, not tooltypes of ED icon (4.3.2)
  194. + menus redesigned: additional submenus (4.3.2)
  195.  
  196. BUGFIXES
  197.  
  198. + TAB requester didn't sort tabs correctly (4.3.0)
  199. + BREAKPT NEXT/PREV didn't handle folds correctly (4.3.0)
  200. + MIRROR client didn't ignore fold headers; fixed (4.3.0)
  201. + mungwall hit of save-config requester fixed (4.3.1)
  202. + copy/paste button of menu configuration could crash GoldED if used in submenus (4.3.2)
  203. + toolbar configuration: "space"-gadget caused enforcer hits; fixed (4.3.3)
  204.  
  205.  
  206. ------------------------------------ 4.4.0 -------------------------------------
  207.  
  208. NEW
  209.  
  210. + new ARexx commands/options:
  211.   + option: CAPS       (QUERY)
  212.   + option: SAVE/S     (BREAKPT)
  213.   + option: QUERY/K    (BREAKPT)
  214.   + option: CHKCASE/S  (BLOCK SORT)
  215. + API interface 3.0 (4.4.0)
  216. + toolbar bubble help (4.4.0)
  217. + toolbar images are remapped dynamically to match colors of screen (4.4.0)
  218. + 16 color toolbar images (optional) (4.4.0)
  219. + QuickInfo API client shows info for word under cursor (e.g. function prototypes) (4.4.0)
  220. + WWW environment 2.0 released (available separately)
  221.   + bookmark management
  222.   + ISO 8859 / ISO Latin 1 conversion
  223.   + GIF image size detection
  224.   + palette window for color selection
  225.   + browser preview button
  226. + bookmarks move with text (4.4.2)
  227. + breakpoints can be saved without saving file (4.4.2)
  228.  
  229. ADJUSTMENTS
  230.  
  231. + ARexx debug mode shows outgoing commands (4.4.0)
  232. + unset breakpoints are deleted after a debugger session (4.4.2)
  233.  
  234. BUGFIXES
  235.  
  236. + image remapping could crash GoldED if running under OS2 (4.4.1)
  237. + breakpoint rendering bug fixed (4.4.2)
  238. + vertical paste could corrupt memory list if pasting over end of file with syntax parsing enabled; fixed (4.4.2)
  239. + image remapping bug fixed (random memory writes if aspect ratio of the image was below 1:1; e.g. 1:2) (4.4.3)
  240.  
  241.  
  242. ------------------------------------ 4.5.0 -------------------------------------
  243.  
  244. NEW
  245.  
  246. + new ARexx commands/options:
  247.   + option: VERTICAL (MARK)
  248.   + option: VERTICAL (MOUSE)
  249. + full vertical blocks support: (4.5.0)
  250.   + vertical marking
  251.   + cut/copy/paste/move
  252.   + drag & drop
  253.   + printing of vertical blocks
  254.   + replace/count in vertical blocks
  255. + Spanish catalog by Thomas Bliesener (4.5.0)
  256. + new API event type API_CLASS_IO (4.5.0)
  257. + API client "Signature" for MicroDot environment (4.5.0)
  258. + Norwegian catalog translation by Kim Roar Utsi (4.5.1)
  259. + new requester design (4.5.1)
  260. + new "document attributes" requester (replaces bits/name requesters) (4.5.1)
  261. + copy/paste gadgets in toolbar configuration (4.5.2)
  262.  
  263. ADJUSTMENTS
  264.  
  265. + background-editing in SMART_REFRESH windows (4.5.0)
  266. + internal images are remapped to match colors of screen (4.5.1)
  267. + image remapping supports pen-0-transparency (4.5.2)
  268.  
  269. BUGFIXES
  270.  
  271. + AutoCase didn't recognize words ending with a white space character (4.5.0)
  272. + PRINT command: FORCE/C option didn't work (4.5.0)
  273. + hotkey gadget in event definition requester caused enforcer hit; fixed (4.5.1)
  274. + SAVE BUFFERS didn't correctly detect modified buffers (4.5.1)
  275. + sequence playback: replace-all operations did stop macro playback; fixed (4.5.1)
  276. + REQUEST PROBLEM command did trash memory if error string was longer than 140 characters; fixed (4.5.2)
  277.  
  278.  
  279. ------------------------------------ 4.6.0 -------------------------------------
  280.  
  281. NEW
  282.  
  283. + new ARexx commands/options:
  284.   + command: TOOLBAR
  285.   + option:  LINES   (NEW)
  286.   + option:  THIS/S  (FIND)
  287.   + option:  DIR/S   (REQUEST)
  288.   + command: FILES/S (REQUEST)
  289.   + command: EXPAND
  290.   + option:  INFO/S  (FILE)
  291. + context pop-up menus (4.6.0); upgrade suggestion: install the new mouse configuration
  292. + new variables (4.6.0)
  293.   + POSITION
  294.   + CLASS
  295. + Polish catalog by Marcin Orlowski (4.6.0), author of WFMH LocalePL v2! (LocalePL homepage at http://wfmh.man.szczecin.pl/pl/)
  296. + Norwegian catalog update by Kim Roar Utsi (4.6.2)
  297. + context menus support Win95/NT-like submenus (4.6.2)
  298. + subpages added to notebook configuration (4.6.2)
  299. + warpScript parser recognizes Installer comments in batch files (4.6.2)
  300. + scaling factors can be set in display configuration to enlarge requesters or to configure the width/height ratio of requesters (4.6.3)
  301. + scrolling of planar screens faster if syntax highlighting doesn't use all planes (4.6.3)
  302. + 11 points version of GoldED font (4.6.3)
  303. + SET/QUERY can be used to read/set environment variables ($<name>) (4.6.3)
  304. + new variables (4.6.3)
  305.   + RECORD
  306.   + BITS
  307. + Spanish menu/toolbar translation by Ernesto Poveda Cortes (4.6.3)
  308.  
  309. ADJUSTMENTS
  310.  
  311. + sessions saved with filetype information (4.6.0)
  312. + screens are closed asynchronously so that blocking visitor windows won't block GoldED (4.6.0)
  313. + standard mouse configuration updated so that the ALT modifier can be used to mark columns (4.6.3)
  314.  
  315. BUGFIXES
  316.  
  317. + illegal memory access during out-of-memory situations caused by memory fragmentation while loading; fixed (4.6.0)
  318. + comment parsing bug of C++ parser fixed (didn't ignore leading spaces in comments) (4.6.0)
  319. + editor didn't update vertical slider after loading a session; fixed (4.6.0)
  320. + the SCREEN ICONIFY command crashed GoldED if assigned to a key; fixed (4.6.0)
  321. + editor didn't correctly determine the size of XPK files; fixed (4.6.1)
  322. + formatting a color-coded text could crash GoldED (if lines were added during formatting); fixed (4.6.1)
  323. + status flag didn't always correctly show the write-protected status of files; fixed (4.6.2)
  324. + backup file name generation didn't preserve the original file name suffix; fixed (4.6.3)
  325. + installer script failed if quickstarter destination was set to "GoldED:"; fixed (4.6.3)
  326. + clock didn't correctly display proportional fonts, fixed (4.6.3)
  327. + AppIcon sometimes remained visible after iconify; fixed (4.6.3)
  328. + empty lines in listviews were not displayed correctly on pre-OS3.0-systems; fixed (4.6.3)
  329. + ARexx debugger corrupted memory list while showing long strings; fixed (4.6.3)
  330. + AmigaGuide syntax parser didn't correctly recognize unterminated links; fixed (4.6.3)
  331. + editor didn't attach the new hunter configuration to a text buffer after assigning a new filetype; fixed (4.6.3)
  332. + error in menu configuration (extras/local options); fixed (4.6.3)
  333.  
  334.  
  335. ------------------------------------ 4.7.0 -------------------------------------
  336.  
  337. NEW
  338.  
  339. + new ARexx commands/options:
  340.   + option: NAME/K (TOOLBAR)
  341.   + option: SHOW/K (TOOLBAR)
  342. + toolbars can be enabled/disabled separately (4.7.0)
  343. + toolbars can be arranged with the mouse (4.7.0)
  344. + Revision Control System environment for HWRCS released (4.7.0)
  345. + new variables (4.7.1)
  346.   + MARKER
  347. + Russian catalog by Oleg Sergeev (4.7.1)
  348. + Catalan catalog by Llorenç Grau (4.7.2)
  349.  
  350. ADJUSTMENTS
  351.  
  352. + improved installation of environments (dupes are removed) (4.7.0)
  353. + separator line between toolbars (4.7.1)
  354. + list of frozen buffers is kept sorted and shows file names relative to current path (4.7.2)
  355. + global configuration requester rearranged (4.7.2)
  356. + TAB function ignores insert/overwrite configuration (4.7.2)
  357.  
  358. BUGFIXES
  359.  
  360. + problems with detecting uppercase/lowercase menu shortcuts; fixed (4.7.1)
  361. + enforcer hits while setting insert mode if buffers were hidden; fixed (4.7.1)
  362. + usage of SHIFT for multiselection conflicted with usage of SHIFT for fast scrolling in some listviews; fixed (4.7.1)
  363. + C/C++ and WarpStormC++ syntax parser failed to highlight "\\" correctly; fixed (4.7.1)
  364. + C/C++ syntax parser didn't handle '_' correctly; fixed (4.7.1)
  365. + editor failed to consider FORCE option of SAVE command; fixed (4.7.2)
  366. + FILE RENAME requester occasionally showed wrong window/screen title; fixed (4.7.2)
  367. + modal error requester interfered with refresh of SIMPLE_REFRESH windows; fixed (4.7.2)
  368.  
  369.  
  370. ------------------------------------ 5.0.0 -------------------------------------
  371.  
  372. NEW
  373.  
  374. + new ARexx commands/options:
  375.   + option:  RESET/S   (DEBUG)
  376.   + option:  ALL/S     (MARK)
  377.   + option:  UPDATE/S  (GREP)
  378.   + option:  ASK/S     (CMD)
  379.   + option:  CONSOLE/S (CMD)
  380.   + option:  OUTPUT/K  (CMD)
  381.   + option:  MARKED/S  (FIND)
  382.   + option:  WORDS/S   (GREP)
  383.   + option:  NEW/S     (GREP)
  384.   + option:  NEXT/S    (REQUEST)
  385.   + option:  DIR/S     (INSERT)
  386.   + option:  REXX/S    (MACRO)
  387.   + option:  OFFSET/S  (GOTO)
  388.   + option:  REPEAT/S  (MACRO)
  389.   + option:  TEXT/S    (RX)
  390.   + option:  SUGGEST/K (OPEN)
  391.   + command: REGEDIT
  392.   + command: IMAGES
  393.   + command: MAN
  394. + new variables (5.0.0)
  395.   + STYLE
  396.   + MAKE
  397. + online block formatting while typing (5.0.0)
  398. + completely new user interface; various gadttools gadgets have been replaced with a BOOPSI gadget class (5.0.0)
  399.   + new checkbox gadgets support smooth scaling (5.0.0)
  400.   + borderless toolbar design (5.0.0)
  401.   + string gadgets support marking and provide full clipboard support (5.0.0)
  402.   + drop-down selection boxes instead of cycle gadgets (5.5.0)
  403.   + treeview gadget to browse object trees (5.0.0)
  404.   + list gadgets support horizontal scrolling (5.0.0)
  405.   + list scrollers appear and disappear on an as-needed basis (5.0.0)
  406.   + in-place editing of list elements: click on the selected list entry to edit its name where you have click (5.0.0)
  407.   + drag & drop in lists (5.0.0)
  408. + improved and simplified configuration: unified setup requester replaces former local/global options (5.0.0)
  409. + bubble help (what's-this tooltips) for all gadgets (5.0.0)
  410. + new improved grep requester (5.0.0)
  411. + support for floating requesters: requesters can be left open permanently (5.0.0)
  412. + configurable toolbar button size (5.0.0)
  413. + new appicon starter supports true color images (5.0.0)
  414. + remote.library supported (button to connect directly with WWW support in about box) (5.0.0)
  415. + FAX support (envFAX10): send current document as FAX; requires STFax (5.0.0)
  416. + drop-icon (app-icon) has menu with commands to unload/unlock the editor (5.0.0)
  417. + improved AmigaGuide environment (conversion of the current document to a guide) (5.0.0)
  418. + filetypes can have names independent of filetype pattern (5.0.0)
  419. + envTHR environment (support for Thor, a mail & newsreader) (5.0.0)
  420. + recorded sequences can be saved ("exported") as Rexx macros (5.0.0)
  421. + goto-byte-offset requester (5.0.0)
  422. + requester to set repeat count for next key/menu event (5.0.0)
  423. + appicon shows busy state (5.0.0)
  424. + optional sequence compiler (faster sequence playback) (5.0.0)
  425. + faster backups of large files (cross-device backups performed by background task) (5.0.0)
  426. + SAS/C environment for C/C++ programming (5.0.0)
  427. + sequences can be applied to a list of files ("apply sequence to..." menu) (5.0.0)
  428. + installation scripts of all add-ons support deinstallation (5.0.0)
  429. + English Thesaurus included (Roget's Thesaurus) (5.0.0)
  430. + password gadget supports "invisible typing" to hide the password (5.0.0)
  431. + macro dirlist.rexx inserts directory list into text buffer (5.0.0)
  432. + proportional Studio.13 font for 800x600 screens (5.0.0)
  433. + option to have marked text replaced with input (5.0.0)
  434. + improved drag & drop
  435.   + STRG key controls whether text is moved or copied (5.0.0)
  436.   + timer-controlled drag & drop start (5.0.0)
  437. + intelligent image cache (global options) for faster image loading and faster remapping (5.0.0)
  438. + automatically fixes simple spelling errors in file names, e.g. loads "main.c" if you type "nain.c" (optional) (5.0.0)
  439. + modular and hierarchical configuraton: preset files can include other preset file at run time (5.0.0)
  440. + improved color management: OS3 compliant pen allocation (5.0.0)
  441. + dynamic tooltip (bubble help) popup timing (5.0.0)
  442. + spell checking add-on Joyce supports multiple languages (5.0.0)
  443. + make button for project requester (runs user-defined macro) (5.0.0)
  444. + hierarchical project management (5.0.0)
  445. + support for "hard tabs" (5.0.0)
  446. + new user interface pen ("grey" pen for shadows) (5.0.1)
  447. + configurable scope for automatic relayout (5.0.2)
  448. + option to have first level of trees unfolded automatically (5.0.6)
  449. + Installer environment 1.0 (5.0.6)
  450. + tabs are used for indention (optional) (5.0.6)
  451.  
  452. ADJUSTMENTS
  453.  
  454. + requires AmigaOS3.0 or better (5.0.0)
  455. + backup names are prefixed with "copy of ..." instead of using the ".bak" suffix to preserve the filetype (5.0.0)
  456. + improved "selected" look for window border gadgets (on screens with more than four colors) (5.0.0)
  457. + bubble help supports automatic formatting and multiple lines (5.0.0)
  458. + solid (as opposed to dashed) separator line between menu items (5.0.0)
  459. + block-to-input-field gadget copies word under cursor to the input field if no text has been marked (5.0.0)
  460. + context menus use screen font (5.0.0)
  461. + UNFOLD/K option of GOTO command doesn't change global unfold flag (SET UNFOLD=... does) (5.0.0)
  462. + directory structure in editor drawer cleaned up (5.0.0)
  463. + 12 points version of GoldED font included (5.0.0)
  464. + sequences recorded with GoldED 4 do not support floating requesters and may not play properly under GoldED 5 (5.0.0)
  465. + optimized versions for 68020-68040 (5.0.0)
  466. + internal beep routine routine replaced with DisplayBeep() to avoid problems with UAE (5.0.0)
  467. + input length in string gadgets unlimited (5.0.0)
  468. + default extension for rexx macros changed to ".rexx" (5.0.0)
  469. + can run rexx macros with spaces in path (unsupported by the rexx server) by creating a temporary assign without spaces (5.0.0)
  470. + improved text refresh during spell checking sessions when learning new words (5.0.0)
  471. + doublestrike printing removed (obsolete) (5.0.0)
  472. + fonts and libs are installed locally (to golded:etc) (5.0.0)
  473. + function of "save" button in toolbar changed from save-as to save (5.0.0)
  474. + faster image remapping (based on chunky pixel meta images) (5.0.0)
  475. + obsolete variable SOLID removed (TABMODE sets tab mode) (5.0.0)
  476. + obsolete option BLOCK HIDE removed (use MARK HIDE instead) (5.0.0)
  477. + obsolete option XREF BUILD removed (use MAN BUILD instead) (5.0.0)
  478. + options HIDE/K and KEY/S of REQUEST command removed (5.0.0)
  479. + option BLOCK/S of FIND command (searches marked text) renamed to MARKED/S (5.0.0)
  480. + CMD command now requires usage of the ASK/S option to show the requester (5.0.0)
  481. + support for dynamic tabs removed (replaced with hard tabs) (5.0.0)
  482. + format of xref databases changed to use the internal object-oriented format (please rebuild) (5.0.1)
  483. + cut/copy save tabs to clipboard (5.0.4)
  484.  
  485. BUGFIXES
  486.  
  487. + REMAP command didn't refresh modified flag; fixed (5.0.0)
  488. + LibExpunge() now handled correctly by syntax parsers and plug-ins (5.0.0)
  489. + the undo system didn't recognize SMARTCR (SHIFT-RETURN) in last line of a file; fixed (5.0.0)
  490. + user input in the  current line was lost when switching the file type; fixed (5.0.0)
  491. + SAVE BUFFERS didn't always reset the file-modified flag; fixed (5.0.0)
  492. + user input in the  current line was lost after moving the toolbar; fixed (5.0.0)
  493. + SET command didn't set env variables properly (random garbage after string); fixed (5.0.0)
  494. + enforcer hit during undo after loading a file if undo changes file type; fixed (5.0.0)
  495. + warning: GoldED 4 syntax pasers may loose memory under GoldED 5 (5.0.0)
  496. + SORT command didn't sort folds correctly; fixed (5.0.0)
  497. + function scanners didn't recognize tabs; fixed (5.0.1)
  498. + word wrap function didn't set cursor position correctly; fixed (5.0.1)
  499. + DEL button in templates requester didn't work (5.0.1)
  500. + mouse pointer did overlap with online help; fixed (5.0.1)
  501. + mungwall hits when saving text if internal tab size <> external tab size; fixed (5.0.1)
  502. + "document" macro (werbworld add-on) didn't handle version string correctly; fixed (5.0.1)
  503. + "wizard" macro (makeguide add-on) didn't handle version string correctly; fixed (5.0.1)
  504. + protection bits not always recognized correctly; fixed (5.0.2)
  505. + cursor could not be positioned over tab codes within lines; fixed (5.0.2)
  506. + tabs within lines were converted to spaces; fixed (5.0.3)
  507. + GOTO command didn't consider UNFOLD/K option; fixed (5.0.5)
  508. + editor didn|t remove trailing tab codes; fixed (5.0.6)
  509. + program crash when using SHIFT-BACKSPACE in last line of a paragraph whith AutoLayout enabled; fixed (5.0.6)
  510.